home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
act3
/
00256_LEVEL1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-28
|
233 b
|
12 lines
on exitFrame
global WhichBug, TRIAL, imsickofthis, game3level, returnframe
set returnframe to the frame
set TRIAL to 0
bugchoose()
bugmenu()
if imsickofthis = 0 then
go("mcstart")
end if
set imsickofthis to 1
end